'Declaration Public Class DelegateCommand(Of TParm) Implements ICommand, IDelegateCommand
public class DelegateCommand<TParm> : ICommand, IDelegateCommand
'Declaration Public Class DelegateCommand(Of TParm) Implements ICommand, IDelegateCommand
public class DelegateCommand<TParm> : ICommand, IDelegateCommand
System.Object
GrapeCity.Viewer.Common.DelegateCommand<TParm>
GrapeCity.Viewer.Common.DelegateCommand